サインイン
Computer Science for IGCSE & O level - Data Representation (Section 7 - No. 2)
What is the decimal equivalent of the hexadecimal value '1A'?
10
16
26
32
説明
1A in hexadecimal is equal to (1 * 16^1) + (10 * 16^0) = 16 + 10 = 26
コメント (0)
コメントするにはログインしてください
広告
JavaScript がこのページを適切にロードできるようにします